CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java 加密解密

搜索资源列表

  1. RSAUtil

    1下载:
  2. JAVA非对称加密技术,RSA加解密。 利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。-JAVA asymmetric encryption technology, RSA encryption and decryption. The use of public key cryptography specific file (test-1.txt), and with the privat
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:787371
    • 提供者:zxp
  1. des

    0下载:
  2. 基于DES的对称加密、利用java中的相关类实现对指定字符串的加解密、实现图形界面-DES based on symmetric encryption, the use of java in the relevant class implements the specified string encryption and decryption, implement graphical interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:3143
    • 提供者:free
  1. TripleDES

    0下载:
  2. 一个用Java实现的三重des加密与解密过程的程序-triple des encryption
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:29282
    • 提供者:lee
  1. BlowfishUtil

    0下载:
  2. Blowfish 算法的java实现,有加密及解密方法。源码可以直接运行,y有main方法。-Blowfish for java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:9721
    • 提供者:kendel
  1. JCTV1.0SRC

    0下载:
  2. BlowfishTool.java封装同Blowfish对称加密算法有关的方法,包括了使用创建Blowfish密码,使用Blowfish加密、解密, 使用PBE(基于口令的加密)存取blowfiwsh密码   Digest.java计算字符串和byte[]的数字摘要   PBETool.java封装同PBE(基于口令的加密)算法有关的方法,可用使用PBE算法加密和解密-Jct encryption and decryption tool kit source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:42557
    • 提供者:Jacker
  1. DESJIAMI

    0下载:
  2. DES加密算法的java实现,可运行,自己写的。DES加密算法为对称加密算法,可以对数据进行加解密,会在控制台输出结果。-DES encryption algorithm to achieve the java, run, write your own. DES encryption algorithm is a symmetric encryption algorithm, data encryption and decryption, will result in the console o
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-13
    • 文件大小:1831
    • 提供者:kiko
  1. ecb_Encryp

    0下载:
  2. c语言实现aes ecb模式加密,可以和java,c#,obj-c互相 加,解密。包含base64编码,urlEncode编码 注意,该算法里面的密文是转换成16进制的字串,如果不要16进制,可自行转换,内的函数。 vc6,vs2008,可编译。-AES ECB mode
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:402279
    • 提供者:zhong
  1. JavaTest

    0下载:
  2. JAVA编程,简单实现二维码解密、和加密-Two-dimensional code decryption, and encryption
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:16796
    • 提供者:xiexieni
  1. DES

    0下载:
  2. 计算机网络安全,DES加密、解密算法,Java编码-Computer network security, DES encryption and decryption algorithms, Java coding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:996
    • 提供者:梁羽
  1. EDEPtest

    0下载:
  2. 对java卡片进行个人化,实现加密,解密、圈提、圈存、修改个人密码等功能。-The Java card personalization, encryption, decryption, circle, Quancun, modify personal password and other functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:10004
    • 提供者:李李
  1. ecc_java_implement

    0下载:
  2. ecc算法java实现,用JAVA实现算法加密和解密,密文有base64编码或16位字符串格式2种。-An implementation of Elliptic Curve Cryptography
  3. 所属分类:Java Develop

    • 发布日期:2017-12-11
    • 文件大小:12111
    • 提供者:cky
  1. DES

    0下载:
  2. 通过编程实现DES算法, 理解对称加密和Feistel密码结构的基本原理, 掌握DES算法加解密的流程 实验要求 利用C++、 Java实现DES算法, 要求使用面向对象的方法, 分别实现文件的加密和解密方法、 密钥的生成方法。-Through the programming DES algorithm to understand the symmetric encryption and Feistel password structure of the basic principles,
  3. 所属分类:JavaScript

    • 发布日期:2017-12-10
    • 文件大小:4556
    • 提供者:方方
  1. EncryptModel

    0下载:
  2. 利用Java编写的简单加密示例,根据不同的加密算法进行测试,根据明文生成密文,根据密文解密出原文内容-Using Java to write a simple encryption example, according to different encryption algorithm for testing, according to the plaintext generated ciphertext, according to the ciphertext decrypt the orig
  3. 所属分类:Java Develop

    • 发布日期:2017-12-12
    • 文件大小:41637
    • 提供者:孙建
  1. IDEAXM

    0下载:
  2. IDEA加解密代码,使用的是java源代码,非常容易加密。(IDEA encryption code, the use of the Java source code, very easy to encrypt.)
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:孙斌强
« 1 2 ... 17 18 19 20 21 22»
搜珍网 www.dssz.com